home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 04 geoProgramming / COPEIN.SDA / PETASCII.FORM (.txt) < prev    next >
Encoding:
GEOS ConVerT  |  2019-04-13  |  1.2 KB  |  67 lines

  1. PetASCII_FORM
  2. SEQ formatted GEOS file V1.0
  3. Epson FX-80
  4. Text  Scrap
  5. LASTER'S 
  6. ONVERTER 
  7. COPE Source V1.1
  8. COPE Editor V1.1
  9. Untitled
  10. Form: PetASCII
  11. ; This file is used to convert PETASCII text
  12. ; into a geoCOPE text file
  13. ; convertsion for lowercase letters
  14. 65=97
  15. 66=98
  16. 67=99
  17. 68=100
  18. 69=101
  19. 70=102
  20. 71=103
  21. 72=104
  22. 73=105
  23. 74=106
  24. 75=107
  25. 76=108
  26. 77=109
  27. 78=110
  28. 79=111
  29. 80=112
  30. 81=113
  31. 82=114
  32. 83=115
  33. 84=116
  34. 85=117
  35. 86=118
  36. 87=119
  37. 88=120
  38. 89=121
  39. 90=122
  40. ; conversion for Uppercase letters
  41. 97=65
  42. 98=66
  43. 99=67
  44. 100=68
  45. 101=69
  46. 102=70
  47. 103=71
  48. 104=72
  49. 105=73
  50. 106=74
  51. 107=75
  52. 108=76
  53. 109=77
  54. 110=78
  55. 111=79
  56. 112=80
  57. 113=81
  58. 114=82
  59. 115=83
  60. 116=84
  61. 117=85
  62. 118=86
  63. 119=87
  64. 120=88
  65. 121=89
  66. 122=90
  67.